Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a method to return full certs #103

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Add a method to return full certs #103

merged 3 commits into from
Apr 18, 2024

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Apr 18, 2024

With this + some simple code, we can write to files the pem certificates in the current firmware

Signed-off-by: Itxaka <itxaka@kairos.io>
@Itxaka Itxaka requested a review from a team April 18, 2024 08:16
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.89%. Comparing base (b742020) to head (2131a29).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   52.89%   52.89%           
=======================================
  Files          16       16           
  Lines        1104     1104           
=======================================
  Hits          584      584           
  Misses        423      423           
  Partials       97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Itxaka <itxaka@kairos.io>
Signed-off-by: Itxaka <itxaka@kairos.io>
Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice

@Itxaka Itxaka merged commit 6364d90 into main Apr 18, 2024
11 checks passed
@Itxaka Itxaka deleted the extra_full_certs branch April 18, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants